home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / bbs_util / aadd120b.zip / SPITFIRE.ZIP / SAMPLE.CFG
Text File  |  1996-03-22  |  2KB  |  40 lines

  1. Your Name
  2. 0000000
  3. ; Path to ALLFIX
  4. AFIX D:\AFBACK\
  5. ; Where you would like AUTOADD.LOG stored.  Defaults to same location
  6. ; as AUTOADD.EXE.
  7. LOGG D:\AUTOADD\
  8. ; Where to find FAREA.DAT
  9. DATA D:\SPITFIRE\
  10. ; Default setup for a new file area.  See notes below.
  11. DEFN D:\SPITFILE\UPLOAD\ 255 ES
  12. ; The FILEBONE.NA style file to scan for the description of the new file
  13. ; area.  More than one of these lines can be used.
  14. FBON C:\ALLFIX\FILEBONE.NA
  15. ;
  16. ;line 1 - The name you used to register AutoAdd (CASE SENSITIVE!!!!)
  17. ;line 2 - Your registration code
  18. ;line 3+
  19. ;  AFIX - Path to your Allfix directory
  20. ;  LOGG - Path to write AUTOADD.LOG to.  If not present, AutoAdd will
  21. ;         write the log to the same directory AutoAdd is in.  If a
  22. ;         filename is specified, it will be used.
  23. ;  DATA - The location of FAREA.DAT. Usually x:\SPITFIRE\
  24. ;  FBON - Path and name of FILEBONE.NA style files to be search for the
  25. ;         description of the auto-added file echo.  More than one may be
  26. ;         defined, one per FBON line.
  27. ;  DEFN - The defaults to use when defining the new file area in
  28. ;         Maximus.  Fielded data.
  29. ;       - Field 1: Default upload path.  Enter "SAME" (without quotes)
  30. ;         to make the upload path the same as the download path.
  31. ;       - Field 2: File area security level.
  32. ;       - Field 3: Flags  E - User security level must be equal to the
  33. ;                             file area security UL/DL. Default is Equal
  34. ;                             or Greater than.
  35. ;                         S - Users with Less then equal security can
  36. ;                             view the file listing.
  37. ;  AutoAdd will exit with an errorlevel of 1 if any new file areas were
  38. ;added.  This can be used as a signal in your maintaince batch file to
  39. ;run any necessary utilities.
  40.